home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 May / chip-cd_2002_05.zip / 05 / Dom i biuro / Mr Faktury Pro 1.53 / mr_faktury_pro.exe / 0 / RCDATA / TFFIRMA / TFFIRMA.txt
Text File  |  2002-03-27  |  11KB  |  509 lines

  1. object fFirma: TfFirma
  2.   Left = 302
  3.   Top = 190
  4.   BorderIcons = []
  5.   BorderStyle = bsSingle
  6.   Caption = 'Dane firmy'
  7.   ClientHeight = 453
  8.   ClientWidth = 547
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = True
  16.   Position = poScreenCenter
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Label1: TLabel
  21.     Left = 16
  22.     Top = 16
  23.     Width = 147
  24.     Height = 13
  25.     Caption = 'Nazwa firmy ( Nazwisko i imi'#281'): '
  26.   end
  27.   object Label2: TLabel
  28.     Left = 16
  29.     Top = 40
  30.     Width = 95
  31.     Height = 13
  32.     Caption = 'Nazwa dodatkowa :'
  33.   end
  34.   object l7: TLabel
  35.     Left = 16
  36.     Top = 224
  37.     Width = 36
  38.     Height = 13
  39.     Caption = 'Telefon'
  40.   end
  41.   object Label7: TLabel
  42.     Left = 16
  43.     Top = 256
  44.     Width = 23
  45.     Height = 13
  46.     Caption = 'Fax :'
  47.   end
  48.   object Label8: TLabel
  49.     Left = 360
  50.     Top = 160
  51.     Width = 24
  52.     Height = 13
  53.     Caption = 'NIP :'
  54.   end
  55.   object Label9: TLabel
  56.     Left = 352
  57.     Top = 184
  58.     Width = 34
  59.     Height = 13
  60.     Caption = 'PESEL'
  61.   end
  62.   object Label10: TLabel
  63.     Left = 216
  64.     Top = 224
  65.     Width = 66
  66.     Height = 13
  67.     Caption = 'Nazwa banku'
  68.   end
  69.   object Label11: TLabel
  70.     Left = 216
  71.     Top = 256
  72.     Width = 67
  73.     Height = 13
  74.     Caption = 'Numer konta :'
  75.   end
  76.   object Label12: TLabel
  77.     Left = 16
  78.     Top = 288
  79.     Width = 51
  80.     Height = 13
  81.     Caption = 'Typ VAT : '
  82.   end
  83.   object Label13: TLabel
  84.     Left = 16
  85.     Top = 344
  86.     Width = 30
  87.     Height = 13
  88.     Caption = 'Uwagi'
  89.   end
  90.   object Label6: TLabel
  91.     Left = 256
  92.     Top = 296
  93.     Width = 74
  94.     Height = 13
  95.     Caption = 'Nazwa cennika'
  96.   end
  97.   object Label14: TLabel
  98.     Left = 16
  99.     Top = 320
  100.     Width = 43
  101.     Height = 13
  102.     Caption = 'P'#322'atno'#347#263
  103.   end
  104.   object Label15: TLabel
  105.     Left = 280
  106.     Top = 320
  107.     Width = 29
  108.     Height = 13
  109.     Caption = 'Rabat'
  110.   end
  111.   object Label16: TLabel
  112.     Left = 16
  113.     Top = 64
  114.     Width = 58
  115.     Height = 13
  116.     Caption = 'Skr'#243't nazwy'
  117.   end
  118.   object eNazwa: TEdit
  119.     Left = 168
  120.     Top = 8
  121.     Width = 369
  122.     Height = 21
  123.     MaxLength = 50
  124.     TabOrder = 0
  125.   end
  126.   object eDod: TEdit
  127.     Left = 168
  128.     Top = 32
  129.     Width = 369
  130.     Height = 21
  131.     MaxLength = 50
  132.     TabOrder = 1
  133.   end
  134.   object gbAdr: TGroupBox
  135.     Left = 8
  136.     Top = 96
  137.     Width = 337
  138.     Height = 113
  139.     Caption = 'Adres firmy'
  140.     TabOrder = 3
  141.     object Label3: TLabel
  142.       Left = 8
  143.       Top = 88
  144.       Width = 37
  145.       Height = 13
  146.       Caption = 'Miasto :'
  147.     end
  148.     object Label5: TLabel
  149.       Left = 48
  150.       Top = 16
  151.       Width = 73
  152.       Height = 13
  153.       Caption = 'Kod pocztowy :'
  154.     end
  155.     object Label4: TLabel
  156.       Left = 64
  157.       Top = 40
  158.       Width = 117
  159.       Height = 13
  160.       Caption = 'Ulica/wie'#347' - numer domu'
  161.     end
  162.     object eMiasto: TEdit
  163.       Left = 56
  164.       Top = 80
  165.       Width = 233
  166.       Height = 21
  167.       MaxLength = 30
  168.       TabOrder = 4
  169.     end
  170.     object eUlica: TEdit
  171.       Left = 56
  172.       Top = 56
  173.       Width = 233
  174.       Height = 21
  175.       MaxLength = 50
  176.       TabOrder = 3
  177.     end
  178.     object cbUl: TComboBox
  179.       Left = 8
  180.       Top = 56
  181.       Width = 41
  182.       Height = 21
  183.       Style = csDropDownList
  184.       ItemHeight = 13
  185.       TabOrder = 2
  186.     end
  187.     object bUstaw: TButton
  188.       Left = 224
  189.       Top = 16
  190.       Width = 89
  191.       Height = 20
  192.       Hint = 'Ustaw miejscowo'#347#263' wg kodu'
  193.       Caption = 'Ust. m. wg kodu'
  194.       ParentShowHint = False
  195.       ShowHint = True
  196.       TabOrder = 1
  197.       OnClick = bUstawClick
  198.     end
  199.     object bKod: TButton
  200.       Left = 296
  201.       Top = 80
  202.       Width = 33
  203.       Height = 20
  204.       Hint = 'Ustal kod pocztowy'
  205.       Caption = 'Ust.'
  206.       ParentShowHint = False
  207.       ShowHint = True
  208.       TabOrder = 5
  209.       OnClick = bKodClick
  210.     end
  211.     object eKod_p: TMaskEdit
  212.       Left = 128
  213.       Top = 8
  214.       Width = 41
  215.       Height = 21
  216.       EditMask = '00-000;1;_'
  217.       MaxLength = 6
  218.       TabOrder = 0
  219.       Text = '  -   '
  220.       OnExit = eKod_pExit
  221.     end
  222.   end
  223.   object eTelefon: TEdit
  224.     Left = 64
  225.     Top = 216
  226.     Width = 121
  227.     Height = 21
  228.     MaxLength = 18
  229.     TabOrder = 6
  230.   end
  231.   object eFax: TEdit
  232.     Left = 64
  233.     Top = 248
  234.     Width = 121
  235.     Height = 21
  236.     MaxLength = 18
  237.     TabOrder = 9
  238.   end
  239.   object eNIP: TEdit
  240.     Left = 400
  241.     Top = 152
  242.     Width = 121
  243.     Height = 21
  244.     TabOrder = 4
  245.   end
  246.   object ePESEL: TEdit
  247.     Left = 400
  248.     Top = 176
  249.     Width = 121
  250.     Height = 21
  251.     TabOrder = 5
  252.   end
  253.   object eBank_naz: TEdit
  254.     Left = 296
  255.     Top = 216
  256.     Width = 169
  257.     Height = 21
  258.     MaxLength = 30
  259.     TabOrder = 7
  260.   end
  261.   object eBank_konto: TEdit
  262.     Left = 296
  263.     Top = 248
  264.     Width = 169
  265.     Height = 21
  266.     MaxLength = 40
  267.     TabOrder = 8
  268.   end
  269.   object cbVAT: TComboBox
  270.     Left = 72
  271.     Top = 280
  272.     Width = 145
  273.     Height = 21
  274.     Style = csDropDownList
  275.     ItemHeight = 13
  276.     TabOrder = 10
  277.   end
  278.   object eUwagi: TEdit
  279.     Left = 72
  280.     Top = 336
  281.     Width = 417
  282.     Height = 21
  283.     MaxLength = 30
  284.     TabOrder = 16
  285.   end
  286.   object eCennik: TEdit
  287.     Left = 336
  288.     Top = 288
  289.     Width = 121
  290.     Height = 21
  291.     ReadOnly = True
  292.     TabOrder = 11
  293.   end
  294.   object bCennik: TButton
  295.     Left = 464
  296.     Top = 288
  297.     Width = 25
  298.     Height = 20
  299.     Caption = '...'
  300.     TabOrder = 12
  301.     OnClick = bCennikClick
  302.   end
  303.   object ePlatnosc: TEdit
  304.     Left = 72
  305.     Top = 312
  306.     Width = 145
  307.     Height = 21
  308.     ReadOnly = True
  309.     TabOrder = 13
  310.   end
  311.   object bPlatnosc: TButton
  312.     Left = 224
  313.     Top = 314
  314.     Width = 25
  315.     Height = 20
  316.     Caption = '...'
  317.     TabOrder = 14
  318.     OnClick = bPlatnoscClick
  319.   end
  320.   object eRabat: TEdit
  321.     Left = 336
  322.     Top = 312
  323.     Width = 89
  324.     Height = 21
  325.     TabOrder = 15
  326.   end
  327.   object bWyjdz: TButton
  328.     Left = 224
  329.     Top = 424
  330.     Width = 75
  331.     Height = 25
  332.     Caption = '&Wyjd'#378
  333.     TabOrder = 21
  334.     OnClick = bWyjdzClick
  335.   end
  336.   object gbDowod: TGroupBox
  337.     Left = 8
  338.     Top = 360
  339.     Width = 401
  340.     Height = 57
  341.     Caption = 'Dane rolnika'
  342.     TabOrder = 18
  343.     object Label20: TLabel
  344.       Left = 248
  345.       Top = 20
  346.       Width = 57
  347.       Height = 13
  348.       Caption = 'Wydany dn.'
  349.     end
  350.     object Label18: TLabel
  351.       Left = 128
  352.       Top = 20
  353.       Width = 11
  354.       Height = 13
  355.       Caption = 'Nr'
  356.     end
  357.     object Label17: TLabel
  358.       Left = 8
  359.       Top = 20
  360.       Width = 79
  361.       Height = 13
  362.       Caption = 'Dow. osob. seria'
  363.     end
  364.     object Label19: TLabel
  365.       Left = 16
  366.       Top = 36
  367.       Width = 350
  368.       Height = 13
  369.       Caption = 
  370.         'Miejsce wydania dowodu osobistego nale'#380'y wpisa'#263' w nazwie dodatko' +
  371.         'wej.'
  372.     end
  373.     object eDowod_data: TDateTimePicker
  374.       Left = 311
  375.       Top = 12
  376.       Width = 82
  377.       Height = 21
  378.       CalAlignment = dtaLeft
  379.       Date = 36857.877897314810000000
  380.       Time = 36857.877897314810000000
  381.       DateFormat = dfShort
  382.       DateMode = dmComboBox
  383.       Kind = dtkDate
  384.       ParseInput = False
  385.       TabOrder = 2
  386.     end
  387.     object eDowod_numer: TEdit
  388.       Left = 144
  389.       Top = 12
  390.       Width = 97
  391.       Height = 21
  392.       MaxLength = 7
  393.       TabOrder = 1
  394.     end
  395.     object eDowod_seria: TEdit
  396.       Left = 96
  397.       Top = 12
  398.       Width = 25
  399.       Height = 21
  400.       MaxLength = 2
  401.       TabOrder = 0
  402.     end
  403.   end
  404.   object cbDostawca: TCheckBox
  405.     Left = 376
  406.     Top = 104
  407.     Width = 97
  408.     Height = 17
  409.     Caption = 'Dostawca'
  410.     TabOrder = 19
  411.   end
  412.   object cbOdbiorca: TCheckBox
  413.     Left = 376
  414.     Top = 128
  415.     Width = 97
  416.     Height = 17
  417.     Caption = 'Odbiorca'
  418.     TabOrder = 20
  419.   end
  420.   object cbRolnik: TCheckBox
  421.     Left = 432
  422.     Top = 368
  423.     Width = 97
  424.     Height = 17
  425.     Caption = 'Rolnik'
  426.     TabOrder = 17
  427.   end
  428.   object eSkrot: TEdit
  429.     Left = 168
  430.     Top = 56
  431.     Width = 121
  432.     Height = 21
  433.     MaxLength = 12
  434.     TabOrder = 2
  435.   end
  436.   object bRezygnuj: TBitBtn
  437.     Left = 288
  438.     Top = 424
  439.     Width = 81
  440.     Height = 25
  441.     Caption = '&Rezygnuj'
  442.     TabOrder = 22
  443.     OnClick = bRezygnujClick
  444.     Glyph.Data = {
  445.       DE010000424DDE01000000000000760000002800000024000000120000000100
  446.       0400000000006801000000000000000000001000000010000000000000000000
  447.       80000080000000808000800000008000800080800000C0C0C000808080000000
  448.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  449.       333333333333333333333333000033338833333333333333333F333333333333
  450.       0000333911833333983333333388F333333F3333000033391118333911833333
  451.       38F38F333F88F33300003339111183911118333338F338F3F8338F3300003333
  452.       911118111118333338F3338F833338F3000033333911111111833333338F3338
  453.       3333F8330000333333911111183333333338F333333F83330000333333311111
  454.       8333333333338F3333383333000033333339111183333333333338F333833333
  455.       00003333339111118333333333333833338F3333000033333911181118333333
  456.       33338333338F333300003333911183911183333333383338F338F33300003333
  457.       9118333911183333338F33838F338F33000033333913333391113333338FF833
  458.       38F338F300003333333333333919333333388333338FFF830000333333333333
  459.       3333333333333333333888330000333333333333333333333333333333333333
  460.       0000}
  461.     NumGlyphs = 2
  462.   end
  463.   object bZapisz: TBitBtn
  464.     Left = 160
  465.     Top = 424
  466.     Width = 75
  467.     Height = 25
  468.     Caption = '&Zapisz'
  469.     TabOrder = 23
  470.     OnClick = bZapiszClick
  471.     Glyph.Data = {
  472.       DE010000424DDE01000000000000760000002800000024000000120000000100
  473.       0400000000006801000000000000000000001000000010000000000000000000
  474.       80000080000000808000800000008000800080800000C0C0C000808080000000
  475.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
  476.       3333333333333333333333330000333333333333333333333333F33333333333
  477.       00003333344333333333333333388F3333333333000033334224333333333333
  478.       338338F3333333330000333422224333333333333833338F3333333300003342
  479.       222224333333333383333338F3333333000034222A22224333333338F338F333
  480.       8F33333300003222A3A2224333333338F3838F338F33333300003A2A333A2224
  481.       33333338F83338F338F33333000033A33333A222433333338333338F338F3333
  482.       0000333333333A222433333333333338F338F33300003333333333A222433333
  483.       333333338F338F33000033333333333A222433333333333338F338F300003333
  484.       33333333A222433333333333338F338F00003333333333333A22433333333333
  485.       3338F38F000033333333333333A223333333333333338F830000333333333333
  486.       333A333333333333333338330000333333333333333333333333333333333333
  487.       0000}
  488.     NumGlyphs = 2
  489.   end
  490.   object tFirma: TffTable
  491.     DatabaseName = 'mr_sklep'
  492.     FieldDefs = <>
  493.     SessionName = '[automatic]'
  494.     TableName = 'firma'
  495.     Timeout = 10000
  496.     Left = 488
  497.     Top = 384
  498.   end
  499.   object tKod_p: TffTable
  500.     DatabaseName = 'mr_sklep'
  501.     FieldDefs = <>
  502.     SessionName = '[automatic]'
  503.     TableName = 'kod_p'
  504.     Timeout = 10000
  505.     Left = 448
  506.     Top = 384
  507.   end
  508. end
  509.